Total Complexity | 23 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 135 |
Lines of code | 73 |
Logical lines of code | 43 |
Comment lines | 24 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
seek() | 52 | 8 | 24 | |
read() | 58 | 3 | 17 | |
__construct() | 74 | 2 | 4 | |
getSize() | 69 | 2 | 7 | |
write() | 68 | 2 | 7 | |
eof() | 79 | 2 | 3 | |
close() | 80 | 2 | 3 | |
rewind() | 81 | 1 | 3 | |
cacheEntireStream() | 72 | 1 | 5 |